Builder
The on-disk saved channels
Content copied to clipboard
meshtastic.ChannelFile
Functions
Link copied to clipboard
open fun addAllChannels(values: Iterable<out ChannelProtos.Channel>): DeviceOnly.ChannelFile.Builder
The channels our node knows about
Content copied to clipboard
repeated .meshtastic.Channel channels = 1;
Link copied to clipboard
open fun addChannels(builderForValue: ChannelProtos.Channel.Builder): DeviceOnly.ChannelFile.Builder
open fun addChannels(index: Int, builderForValue: ChannelProtos.Channel.Builder): DeviceOnly.ChannelFile.Builder
The channels our node knows about
Content copied to clipboard
repeated .meshtastic.Channel channels = 1;
Link copied to clipboard
The channels our node knows about
Content copied to clipboard
repeated .meshtastic.Channel channels = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The channels our node knows about
Content copied to clipboard
repeated .meshtastic.Channel channels = 1;
Link copied to clipboard
A version integer used to invalidate old save files when we make
incompatible changes This integer is set at build time and is private to
NodeDB.cpp in the device code.
Content copied to clipboard
uint32 version = 2;
Link copied to clipboard
The channels our node knows about
Content copied to clipboard
repeated .meshtastic.Channel channels = 1;
Link copied to clipboard
The channels our node knows about
Content copied to clipboard
repeated .meshtastic.Channel channels = 1;
Link copied to clipboard
The channels our node knows about
Content copied to clipboard
repeated .meshtastic.Channel channels = 1;
Link copied to clipboard
The channels our node knows about
Content copied to clipboard
repeated .meshtastic.Channel channels = 1;
Link copied to clipboard
The channels our node knows about
Content copied to clipboard
repeated .meshtastic.Channel channels = 1;
Link copied to clipboard
The channels our node knows about
Content copied to clipboard
repeated .meshtastic.Channel channels = 1;
Link copied to clipboard
The channels our node knows about
Content copied to clipboard
repeated .meshtastic.Channel channels = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
A version integer used to invalidate old save files when we make
incompatible changes This integer is set at build time and is private to
NodeDB.cpp in the device code.
Content copied to clipboard
uint32 version = 2;
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): DeviceOnly.ChannelFile.Builder
Link copied to clipboard
The channels our node knows about
Content copied to clipboard
repeated .meshtastic.Channel channels = 1;
Link copied to clipboard
open fun setChannels(index: Int, builderForValue: ChannelProtos.Channel.Builder): DeviceOnly.ChannelFile.Builder
The channels our node knows about
Content copied to clipboard
repeated .meshtastic.Channel channels = 1;
Link copied to clipboard
A version integer used to invalidate old save files when we make
incompatible changes This integer is set at build time and is private to
NodeDB.cpp in the device code.
Content copied to clipboard
uint32 version = 2;